Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 2527 packages, results 1801 to 1900 | Next

pkgconf API-driven pkg-config replacement
plotutils (V) Programs and library for plotting scientific data
ply Python Lex-Yacc
pmccabe Measures the McCabe cyclomatic complexity of C and C++
poco POCO C++ Foundation libraries
polly Polyhedral optimizations for LLVM
popt Command line option parsing library
poxml Translates DocBook XML files using gettext po files
prcs Project Revision Control System
ProjectCenter GNUstep Integrated Development Environment
protobuf Google protocol buffers
protobuf-c Protocol Buffers implementation in C
pstreams POSIX Process Control in C++
psvn Subversion interface for Emacs
pth GNU Portable Thread library
pthread-sem Semaphore implementation for (PTH) pthreads
pthread-stublib Library providing noop-stubs for pthread functions
ptlib Portable Windows Libary
pvs The PVS Specification and Verification System
pwlib Portable Windows Library
py-apipkg Namespace control and lazy-import mechanism
py-appdirs Module for determining appropriate, platform-specific dirs
py-argcomplete Bash tab completion for argparse
py-argh Unobtrusive argparse wrapper with natural syntax
py-argparse Easy, declarative interface for creating command line tools
py-astor Read/rewrite/write Python ASTs
py-astroid Rebuild a new abstract syntax tree from Python's ast
py-at-spi Assistive Technology Service Provider Interface
py-at-spi2 Python Assistive Technology Service Provider Interface
py-atomicwrites Python module for atomic file writes on POSIX
py-atpublic @public decorator for Python
py-attrs Attributes without boilerplate
py-automat Self-service finite-state machines for the programmer on the go
py-babel Collection of tools for internationalizing Python applications
py-backports_abc Backport of recent additions to the 'collections.abc' module
py-backports.functools_lru_cache Backport of functools.lru_cache from Python 3.3
py-backports.shutil_get_terminal_size Backport of the get_terminal_size function from Python 3.3's shutil
py-binaryornot Guess whether a file is binary or text
py-blessings Thin, practical wrapper around terminal
py-blinker Fast, simple object-to-object and broadcast signaling
py-boost Free, peer-reviewed portable C++ source libraries (Boost.Python binary library)
py-bugzilla Bugzilla XMLRPC access module
py-buildbot Continuous integration system
py-buildbot-slave Buildbot slave
py-cached-property Cached-property for decorating methods in classes
py-cachetools Extensible memoizing collections and decorators
py-capstone Python bindings for capstone
py-cffi Foreign Function Interface for Python calling C code
py-characteristic Python attributes without boilerplate
py-checker Python code checker
py-cheetah Python-powered template engine and code-generator
py-click Simple wrapper around optparse for powerful command line utilities
py-click-log Logging integration for Click
py-click-threading Multithreaded Click apps made easy
py-codestyle Python style guide checker
py-compizconfig Python bindings for libcompizconfig
py-configargparse Argparse-like with config files or environment variables support
py-configobj Simple but powerful config file reader and write
py-configparser Updated configparser from Python 3.5
py-constantly Symbolic constants in Python
py-constants Simple way to deal with environment constants
py-construct Powerful declarative parser for binary data
py-cookiecutter Command-line utility that creates projects from project templates
py-coverage Python module that measures code coverage for Python
py-cparser C parser in Python
py-cubes Lightweight framework for Online Analytical Processing
py-curses Curses module for Python
py-cursespanel Curses panel module for Python
py-curtsies Curses-like terminal wrapper, with colored strings
py-cyordereddict Cython implementation of Python's collections.OrderedDict
py-cython C-Extensions for Python
py-d2to1 Allows using distutils2-like setup.cfg files package's metadata
py-daemon Library to implement a well-behaved Unix daemon process
py-daemonize Library for writing system daemons in Python
py-darcsver Generate a version number from darcs history
py-ddt Data-Driven/Decorated Tests
py-decorator Generic Python decorator utilities
py-dialog Python wrapper for the dialog utility
py-dialog2 Python wrapper for the dialog utility
py-distorm3 Powerful Disassembler Library For x86/AMD64
py-docopt Helps creating command-line interfaces
py-docstyle Python docstring style checker
py-doctor API doc generator
py-dogpile-cache Caching front-end based on the Dogpile lock
py-dulwich Python implementation of Git
py-editorconfig-core Editorconfig python library
py-entrypoints Discover and load entry points from installed packages
py-enum Robust enumerated type support in Python
py-enum34 Python module for enums like in python-3.4
py-execnet Rapid multi-Python deployment
py-expect Expect module for Python
py-expressions Extensible arithmetic expression parser and compiler
py-extras Useful extra bits for Python
py-faker Faker is a Python package that generates fake data for you
py-falcon Unladen web framework for building APIs and app backends
py-fann2 Python bindings for Fast Artificial Neural Network (FANN)
py-fastimport Fastimport parser and generator in Python
py-filebytes Library to read and edit ELF, PE, MachO and OAT files
py-filechunkio Chunck files for input/output
py-fixtures Fixtures, reusable state for writing clean tests and more